public PDFFlowTextContent( java.lang.String text, PDFFont font, PDFTextDirection textDirection ) |
Parameters
- text
- Text to be displayed.
- font
- The font used for displaying the text.
- textDirection
- The direction of the text.
public PDFFlowTextContent( java.lang.String text, PDFFont font, PDFTextDirection textDirection ) |